UInt16M INumeric<UInt16M>.Positive()
Private Function Positive As UInt16M
Implements INumeric(Of UInt16M).Positive
private:
virtual UInt16M Positive() sealed = INumeric<UInt16M>::Positive
private abstract Positive : unit -> UInt16M
private override Positive : unit -> UInt16M